home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 7 / PC World Interactive 7.iso / pcgames / EMERGY / BC5 / EXAMPLES / VDBT / ANIMALS / readme.txt
Text File  |  1997-03-03  |  488b  |  17 lines

  1. ----------------------------------------------------------------------------
  2.  Borland C++
  3.  Copyright (c) 1987, 1996 Borland International Inc.  All Rights Reserved.
  4. ----------------------------------------------------------------------------
  5.  
  6. TITLE:
  7.     ANIMALS
  8.  
  9. PURPOSE:
  10.     A simple program to browse through the records of the ANIMALS.DB
  11.     database.  Demonstrates TTable, TDataSource, TDBImage, TDBText, and
  12.     TDBNavigator as VBX controls on a dialog.
  13.  
  14. COMMENTS:
  15.  
  16.  
  17.